XR API 2.4
Loading...
Searching...
No Matches
SonyOzRect Struct Reference

Rectangle. More...

#include <xr_api_defs.h>

Public Attributes

int32_t left
 x-coordinate of left side
 
int32_t top
 x-coordinate of upper side
 
int32_t right
 x-coordinate of right side
 
int32_t bottom
 x-coordinate of lower side
 

Detailed Description

Rectangle.

Member Data Documentation

◆ bottom

int32_t SonyOzRect::bottom

x-coordinate of lower side

◆ left

int32_t SonyOzRect::left

x-coordinate of left side

◆ right

int32_t SonyOzRect::right

x-coordinate of right side

◆ top

int32_t SonyOzRect::top

x-coordinate of upper side


The documentation for this struct was generated from the following file: